Release 10.1A: OpenEdge Deployment:
Managing 4GL Applications
R-code
R-code, or run-time code, is precompiled code. When you compile a source procedure, Progress places the compiled version of the procedure into a file that has the same name as the source procedure with a
.rextension. There are two types of r-code: time-stamp-based and CRC-based. For a complete discussion of these two types of r-code, see Appendix B "R-code Features and Functions.".Like encrypted source, r-code is not readable to the human eye and therefore protects your application from users attempting to make changes.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |